home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / tcprogud.sit / TC Prog Guide / card_11423.txt < prev    next >
Text File  |  1991-02-27  |  828b  |  29 lines

  1. -- card: 11423 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4755
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 4
  9. ----- text -----
  10. Sample output is shown below, with the user's responses in <> braces.
  11.  
  12.     Enter age and weight separated by spaces:
  13.     <35  175>
  14.     My age is 35
  15.     My weight is 175
  16.  
  17. (A few bugs may occur if C++ is used instead of TC.  These differences are discussed in Chapter 4 and summarized in Appendix 2.  Chapter 7 describes how to write TC programs which compile equally under C++.)
  18.  
  19. Let's step through the code and discuss some new items.  (You may wish to put a bookmark in the previous page so you can return to it easily.  Click on its "book" icon.)
  20.  
  21.  
  22.  
  23. -- part contents for background part 7
  24. ----- text -----
  25. 18
  26.  
  27. -- part contents for background part 17
  28. ----- text -----
  29. p24